Blog

Gavin Pickin

December 26, 2016

Spread the word


Share your thoughts

UPDATE - ContentBox 3.5 updated installation so please read the updated version here - https://www.ortussolutions.com/blog/the-12-tips-of-contentbox-christmas-2017-day-8-install-contentbox-in-seconds-more

As we continue with our 12 Tips of (ContentBox) Christmas, we at Ortus Solutions are giving you a gift of developer productivity, we will share a few tips and tricks that will keep giving all year around. Brad Wood is also doing 12 Tips of (CommandBox) Christmas.

How do I get started with ContentBox?

If you haven't already, Install CommandBox, CFMLs own CLI and Package Management Tool plus much more

Open your CLI in a new folder and type

box install contentbox && box server start

 

Done, you'll be up and running with ContentBox in seconds.
What are you waiting for?
Go try it out, now!

Happy Holidays... hope you enjoyed the tips.
If you have more questions, reach out in comments, twitter, slack, google groups, we love hearing from you.

Add Your Comment

(2)

Dec 20, 2017 07:40:34 UTC

by John Farrar

You should mention this appears to install this within a coldbox site that already exists. Thus, we need to also install coldbox, yes?

Dec 20, 2017 15:37:31 UTC

by Gavin

This blog post is out of date when it comes to these installation slugs John. I'll write a new post on the new slugs, and then I'll add a link to this point to be more thorough and clear.

Thanks for pointing this out.

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026